Global Index
HTML5 JS API Index > SVG Tutorials & Specs

SVGAltGlyphElement

Extends SVGTextPositioningElement. Implements SVGURIReference, SVGURIReference.

Properties
DOMString
format
Corresponds to attribute ‘format’ on the given element. Exceptions on settingDOMException, code NO_MODIFICATION_ALLOWED_ERR Raised on an attempt to change the value of a read only attribute.
DOMString
glyphRef
Corresponds to attribute ‘glyphRef’ on the given element. Exceptions on settingDOMException, code NO_MODIFICATION_ALLOWED_ERR Raised on an attempt to change the value of a read only attribute.
SVGAnimatedString
href
Corresponds to attribute ‘xlink:href’ on the given element.